StringBuffer.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct StringBuffer(size_t capacity)
@nogc
void
opOpAssign
(
string op
T
)
()
if (
op == "~"
)

Meta